home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19941031-19941221 / 000254_news@columbia.edu_Wed Nov 23 17:00:44 1994.msg < prev    next >
Internet Message Format  |  2020-01-01  |  4KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA23025
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Wed, 23 Nov 1994 16:40:31 -0500
  3. Received: by apakabar.cc.columbia.edu id AA27436
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Wed, 23 Nov 1994 16:40:25 -0500
  5. Path: news.columbia.edu!sol.ctr.columbia.edu!news.kei.com!news.mathworks.com!europa.eng.gtefsd.com!howland.reston.ans.net!news.sprintlink.net!news.cais.com!cais2.cais.com!pifer
  6. From: pifer@cais2.cais.com ()
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: MS-DOS 3.1.3 problems
  9. Date: 23 Nov 1994 17:00:44 GMT
  10. Organization: Capital Area Internet Service
  11. Lines: 70
  12. Message-Id: <3avsfs$iq2@news.cais.com>
  13. Nntp-Posting-Host: cais2.cais.com
  14. X-Newsreader: TIN [version 1.2 PL2]
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. >From: darkstar@chopin.udel.edu (Jerry Alexandratos)
  18. >
  19. >:    1) The status line at the bottom of the screen comes back on
  20. >:when connecting to the host, even though mode is set to off.
  21. >:
  22. >:    2) Terminals have been known to go dead after some use on the network.
  23. >:
  24. >:    3) "rollback 0" does not work the same as it did in 3.1.1.
  25. >:
  26. >:    4) File transfer does not work. We set terminalr and terminals
  27. >:and execute the local escape sequence but the PC does not see it. Again,
  28. >:it works in 3.11 version.
  29. >:
  30. >:    5) Inverse video does not work with multi-colors. I believe problem
  31. >:4 and 5 are related since they send escape sequences to the PC and are not
  32. >:getting to the PC.
  33. >:
  34. >Hmm, well, here's what I would take a crack at...
  35. >
  36. >1) See if there isn't a macro that connects you to a machine and
  37. >   changes something around.  Do you connect by hand (set port tcp ...) or
  38. >   do you have a macro handle all of this? 
  39.  
  40. I have removed all macros out of the `take` file. The problem appears
  41. to be the way the UNIX system is initializing the terminal type, 
  42.  
  43. ie. tput init
  44.  
  45. That command seems to reset the terminal which includes adding kermits'
  46. status line back. This worked in V3.13.
  47.  
  48. >2) Need more information for this one.  What type of network, etc...
  49.  
  50. I am not sure the real problem behind this -- it could be that our LAN
  51. is just experiencing some traffic problems causing the drop in connection.
  52. I will try to find out more on this as the other problems are ironed out.
  53.  
  54. >3) What was the original functionality that doesn't work now.  Are you
  55. >   sure that you didn't change some local setting somewhere in your
  56. >   mscustom.ini after upgrading?
  57.  
  58. There might just be a misunderstood idea of how it works; most people here
  59. think by setting rollback to 0 that there will be unlimited amount of
  60. screens to be saved. I will have to clarify this everyone involved here so
  61. that this one can be resolved without any testing involved. 
  62.    
  63. >4) Terminals and Terminalr don't exist anymore.  Check the *.upd and
  64. >   *.bwr files.  Their funcionality has been replace by using apc command
  65. >   codes.  If you look at the C-Kermit ini files, you will see a bunch
  66. >   of macros that use apc to send sequences down to the pc to do
  67. >   ``one-sided'' file transfers.
  68.  
  69. I have looked up the apc in the kermit.upd but have not come upon how to
  70. set it correctly on the PC side. There are examples on to do that same on
  71. the host side but do not relate equivalently. I also do not have .ini files
  72. where they are defined. Do you have any examples of such?
  73.  
  74. >5) Hmmm...  I don't know what to say for this one.
  75.  
  76. I am not sure either but will get to this one when the others are resolved.
  77.  
  78. >Hope this helped a little.
  79. >
  80.  
  81. Thanks for the suggestions and for any other ideas.
  82.  
  83. Darren G. Pifer
  84. NAVMASSO - Code 431
  85. Phone: (804) 523-8098
  86. E-mail: pifer@cais.com